|
|
|
BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions |
This event occurs immediately after the object has been successfully deleted.
Syntax
Private Sub AMUIExtension_AfterDelete( ByVal Object As Object )
Name | Description |
---|---|
Object |
The object that has been deleted |
Remarks
When this event occurs, the object has been marked as deleted. But since the transaction has not been committed, the object is still available.
Copyright © 2000-2013 BlueCielo ECM Solutions |